Searched defs:bh (Results 1 – 3 of 3) sorted by relevance
/openssl-master/crypto/bn/ |
A D | bn_local.h | 569 # define mul64(l,h,bl,bh) \ argument 604 # define mul_add(r,a,bl,bh,c) { \ argument 620 # define mul(r,a,bl,bh,c) { \ argument
|
A D | bn_asm.c | 107 BN_ULONG bl, bh; in bn_mul_add_words() local 139 BN_ULONG bl, bh; in bn_mul_words() local
|
/openssl-master/engines/ |
A D | e_capi.c | 645 BLOBHEADER *bh; in capi_get_pkey() local
|
Completed in 9 milliseconds