Searched refs:sk_ASN1_UTF8STRING_pop_free (Results 1 – 2 of 2) sorted by relevance
150 sk_ASN1_UTF8STRING_pop_free(text, ASN1_UTF8STRING_free)232 sk_ASN1_UTF8STRING_pop_free(ctx->statusString, ASN1_UTF8STRING_free); in OSSL_CMP_CTX_free()280 sk_ASN1_UTF8STRING_pop_free(ctx->statusString, ASN1_UTF8STRING_free); in ossl_cmp_ctx_set0_statusString()
774 #define sk_ASN1_UTF8STRING_pop_free(sk, freefunc) OPENSSL_sk_pop_free(ossl_check_ASN1_UTF8STRING_sk… macro