Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/asn1/
H A Da_mbstr.c24 static int cpy_univ(unsigned long value, void *arg);
178 cpyfunc = cpy_univ; in ASN1_mbstring_ncopy()
326 static int cpy_univ(unsigned long value, void *arg) in cpy_univ() function