Searched defs:BN_mul_word (Results 1 – 5 of 5) sorted by relevance
647 int BN_mul_word(BIGNUM *bn, BN_ULONG w) { in BN_mul_word() function
648 int BN_mul_word(BIGNUM *bn, BN_ULONG w) { in BN_mul_word() function
803 #define BN_mul_word GRPC_SHADOW_BN_mul_word macro
965 #define BN_mul_word BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BN_mul_word) macro