Declared in <openssl/cmp.h>
struct stack_st_OSSL_CMP_ITAV;
| Name | Description |
|---|---|
OSSL_CMP_CTX_get0_geninfo_ITAVs | Return the geninfo ITAV stack configured on the context. |
OSSL_CMP_HDR_get0_geninfo_ITAVs | Return the geninfo ITAV stack from a CMP PKIHeader. |
OSSL_CMP_ITAV_push0_stack_item | Push an ITAV onto a stack, creating the stack if *itav_sk_p is NULL. |
OSSL_CMP_exec_GENM_ses | Execute a CMP General Message (genm) transaction and return response ITAVs. |