Home
last modified time | relevance | path

Searched defs:bn_sub (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libcrypto/bn/arch/amd64/
H A Dbn_arch.c46 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 Dbn_add.c191 bn_sub(BN_ULONG *r, int r_len, const BN_ULONG *a, int a_len, const BN_ULONG *b, in bn_sub() function