Home
last modified time | relevance | path

Searched defs:bitslice (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/crypto/openssl/
H A Dossl_arm.h44 uint8_t bitslice[BSAES_KEY_SIZE] __aligned(8); member
/freebsd/crypto/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl689 sub bitslice { subroutine
H A Dbsaes-x86_64.pl793 sub bitslice { subroutine
/freebsd/lib/virtual_oss/bt/
H A Dsbc_encode.c152 int32_t slicecount, bitslice; in calc_bitneed() local