Searched refs:serialbuf (Results 1 – 1 of 1) sorted by relevance
4882 char issuer_serialbuf[SLAP_SN_BUFLEN], serialbuf[SLAP_SN_BUFLEN]; in attributeCertificateExactNormalize() local4954 sn2.bv_val = serialbuf; in attributeCertificateExactNormalize()4955 sn2.bv_len = sizeof(serialbuf); in attributeCertificateExactNormalize()4984 if ( sn2.bv_val != serialbuf ) ber_memfree_x( sn2.bv_val, ctx ); in attributeCertificateExactNormalize()