Home
last modified time | relevance | path

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

/openssl/crypto/cmp/
H A Dcmp_protect.c58 unsigned char *prot_part_der = NULL; in ossl_cmp_calc_protection() local
74 len = i2d_OSSL_CMP_PROTECTEDPART(&prot_part, &prot_part_der); in ossl_cmp_calc_protection()
75 if (len < 0 || prot_part_der == NULL) { in ossl_cmp_calc_protection()
90 pbm, prot_part_der, prot_part_der_len, in ossl_cmp_calc_protection()
106 OPENSSL_free(prot_part_der); in ossl_cmp_calc_protection()

Completed in 8 milliseconds