Home
last modified time | relevance | path

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

/src/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c1738 ASN1_OBJECT *oid = NULL, *oid_copy; in cms_signeddata_create() local
1850 oid_copy = OBJ_dup(oid); in cms_signeddata_create()
1851 if (oid_copy == NULL) in cms_signeddata_create()
1854 V_ASN1_OBJECT, oid_copy); in cms_signeddata_create()