Searched defs:bn_sub (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/lib/libcrypto/bn/arch/amd64/ |
H A D | bn_arch.c | 46 bn_sub(BN_ULONG *r, int r_len, const BN_ULONG *a, int a_len, const BN_ULONG *b, in bn_sub() function
|
/openbsd-src/lib/libcrypto/bn/ |
H A D | bn_add.c | 191 bn_sub(BN_ULONG *r, int r_len, const BN_ULONG *a, int a_len, const BN_ULONG *b, in bn_sub() function
|