Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dsrp.h91 # define SRP_ERR_VBASE_BN_LIB 2 macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/srp/
H A Dsrp_vfy.c448 error_code = SRP_ERR_VBASE_BN_LIB; in SRP_VBASE_init()
464 error_code = SRP_ERR_VBASE_BN_LIB; in SRP_VBASE_init()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/srp/
H A Dsrp_vfy.c461 error_code = SRP_ERR_VBASE_BN_LIB; in SRP_VBASE_init()
477 error_code = SRP_ERR_VBASE_BN_LIB; in SRP_VBASE_init()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSRP_VBASE_new.pod79 B<SRP_ERR_MEMORY> on memory allocation failure and B<SRP_ERR_VBASE_BN_LIB>
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dsrp.h.in137 # define SRP_ERR_VBASE_BN_LIB 2 macro