Searched refs:BN_R_BIGNUM_TOO_LONG (Results 1 – 5 of 5) sorted by relevance
323 OPENSSL_PUT_ERROR(BN, BN_R_BIGNUM_TOO_LONG); in bn_copy_words()354 OPENSSL_PUT_ERROR(BN, BN_R_BIGNUM_TOO_LONG); in bn_wexpand()380 OPENSSL_PUT_ERROR(BN, BN_R_BIGNUM_TOO_LONG); in bn_expand()399 OPENSSL_PUT_ERROR(BN, BN_R_BIGNUM_TOO_LONG); in bn_resize_words()
78 OPENSSL_PUT_ERROR(BN, BN_R_BIGNUM_TOO_LONG); in bn_gcd_consttime()245 OPENSSL_PUT_ERROR(BN, BN_R_BIGNUM_TOO_LONG); in bn_mod_inverse_consttime()
145 OPENSSL_PUT_ERROR(BN, BN_R_BIGNUM_TOO_LONG); in BN_rand()
117 OPENSSL_PUT_ERROR(BN, BN_R_BIGNUM_TOO_LONG); in decode_hex()
1025 #define BN_R_BIGNUM_TOO_LONG 102 macro