Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_genn.c109 OTHERNAME_new(void) in OTHERNAME_new() function
494 oth = OTHERNAME_new(); in GENERAL_NAME_set0_othername()
H A Dx509_alt.c722 if (!(gen->d.otherName = OTHERNAME_new())) in do_othername()
/dragonfly/crypto/libressl/include/openssl/
H A Dx509v3.h582 OTHERNAME *OTHERNAME_new(void);