Searched refs:NDEF_SUPPORT (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dbio_ndef.c89 } NDEF_SUPPORT; typedef in typeref:struct:ndef_aux_st
100 NDEF_SUPPORT *ndef_aux = NULL;
109 ndef_aux = OPENSSL_malloc(sizeof(NDEF_SUPPORT));
155 NDEF_SUPPORT *ndef_aux;
162 ndef_aux = *(NDEF_SUPPORT **)parg;
184 NDEF_SUPPORT *ndef_aux;
189 ndef_aux = *(NDEF_SUPPORT **)parg;
203 NDEF_SUPPORT **pndef_aux = (NDEF_SUPPORT **)parg;
213 NDEF_SUPPORT *ndef_au
[all...]

Completed in 133 milliseconds