Searched refs:sk_CMS_RecipientEncryptedKey_push (Results 1 – 2 of 2) sorted by relevance
362 if (!sk_CMS_RecipientEncryptedKey_push(kari->recipientEncryptedKeys, rek)) { in ossl_cms_RecipientInfo_kari_init()
81 #define sk_CMS_RecipientEncryptedKey_push(sk, ptr) OPENSSL_sk_push(ossl_check_CMS_RecipientEncrypte… macro