Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bn/
Dbn.c290 OPENSSL_PUT_ERROR(BN, bn_wexpand, BN_R_BIGNUM_TOO_LONG); in bn_wexpand()
/external/boringssl/src/include/openssl/
Dbn.h859 #define BN_R_BIGNUM_TOO_LONG 102 macro