Searched refs:bg (Results 1 – 3 of 3) sorted by relevance
/openssl-master/test/ |
A D | dhtest.c | 50 BIGNUM *bp = NULL, *bg = NULL, *cpriv_key = NULL; in dh_test() local 162 || !TEST_ptr(bg = BN_dup(ag)) in dh_test() 163 || !TEST_true(DH_set0_pqg(b, bp, NULL, bg))) in dh_test() 165 bp = bg = NULL; in dh_test() 226 BN_free(bg); in dh_test()
|
/openssl-master/crypto/bn/asm/ |
A D | sparcv8.S | 49 bg,a .L_bn_mul_add_words_proceed 162 bg,a .L_bn_mul_words_proceed 254 bg,a .L_bn_sqr_words_proceed 357 bg,a .L_bn_add_words_proceed 445 bg,a .L_bn_sub_words_proceed
|
/openssl-master/crypto/des/asm/ |
A D | des_enc.m4 | 1539 bg .ncbc.dec.next.block 1746 bg .ede3.dec.next.block
|
Completed in 7 milliseconds