Home
last modified time | relevance | path

Searched refs:ossl_cmp_msg_set_bodytype (Results 1 – 3 of 3) sorted by relevance

/openssl/doc/internal/man3/
H A Dossl_cmp_msg_create.pod34 ossl_cmp_msg_set_bodytype,
74 int ossl_cmp_msg_set_bodytype( OSSL_CMP_MSG *msg, int type);
88 ossl_cmp_msg_set_bodytype() sets the type of the message contained in
/openssl/crypto/cmp/
H A Dcmp_msg.c87 int ossl_cmp_msg_set_bodytype(OSSL_CMP_MSG *msg, int type) in ossl_cmp_msg_set_bodytype() function
171 || !ossl_cmp_msg_set_bodytype(msg, bodytype)) in ossl_cmp_msg_create()
H A Dcmp_local.h863 int ossl_cmp_msg_set_bodytype(OSSL_CMP_MSG *msg, int type);

Completed in 30 milliseconds