Home
last modified time | relevance | path

Searched defs:bn_sub_part_words (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/bn/asm/
H A Dbn-586.pl578 sub bn_sub_part_words subroutine
/freebsd/sys/crypto/openssl/i386/
H A Dbn-586.S1015 .globl bn_sub_part_words symbol
1018 bn_sub_part_words: label
2588 .globl bn_sub_part_words symbol
2591 bn_sub_part_words: label
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_mul.c27 BN_ULONG bn_sub_part_words(BN_ULONG *r, in bn_sub_part_words() function