Searched refs:bn_get_bits5 (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_exp.c951 int bn_get_bits5(const BN_ULONG *ap, int off);
1031 bn_get_bits5(p->d, bits -= 5));
1036 bn_get_bits5(p->d, bits -= 5));
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_exp.c956 int bn_get_bits5(const BN_ULONG *ap, int off);
1036 bn_get_bits5(p->d, bits -= 5));
1041 bn_get_bits5(p->d, bits -= 5));
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dx86_64-mont5.pl3450 .globl bn_get_bits5
3451 .type bn_get_bits5,\@abi-omnipotent
3453 bn_get_bits5:
3469 .size bn_get_bits5,.-bn_get_bits5
3445 bn_get_bits5: label
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dx86_64-mont5.pl3452 .globl bn_get_bits5
3453 .type bn_get_bits5,\@abi-omnipotent
3455 bn_get_bits5:
3471 .size bn_get_bits5,.-bn_get_bits5
3447 bn_get_bits5: label
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/x86_64/
H A Dx86_64-mont5.S3573 .globl bn_get_bits5
3574 .type bn_get_bits5,@function
3576 bn_get_bits5: label
3592 .size bn_get_bits5,.-bn_get_bits5
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
H A Dx86_64-mont5.S3394 .globl bn_get_bits5
3395 .type bn_get_bits5,@function
3397 bn_get_bits5: label
3413 .size bn_get_bits5,.-bn_get_bits5

Completed in 110 milliseconds