Home
last modified time | relevance | path

Searched refs:bf (Results 1 – 5 of 5) sorted by relevance

/crypto/bf/
A Dbuild.info5 $BFASM_x86=bf-586.S
24 GENERATE[bf-586.S]=asm/bf-586.pl
25 DEPEND[bf-586.S]=../perlasm/x86asm.pl ../perlasm/cbc.pl
/crypto/evp/
A De_bf.c34 IMPLEMENT_BLOCK_CIPHER(bf, ks, BF, EVP_BF_KEY, NID_bf, 8, 16, 8, 64,
/crypto/asn1/
A Dasn_mime.c546 BIO *bf; in SMIME_crlf_copy() local
561 bf = BIO_new(BIO_f_buffer()); in SMIME_crlf_copy()
562 if (bf == NULL) { in SMIME_crlf_copy()
566 out = BIO_push(bf, out); in SMIME_crlf_copy()
606 BIO_free(bf); in SMIME_crlf_copy()
/crypto/
A Dbuild.info6 siphash sm3 des aes rc2 rc4 rc5 idea aria bf cast camellia \
/crypto/objects/
A Dobjects.txt475 1 3 6 1 4 1 3029 1 2 : BF-CBC : bf-cbc
476 : BF-ECB : bf-ecb
477 !Cname bf-cfb64
478 : BF-CFB : bf-cfb
479 !Cname bf-ofb64
480 : BF-OFB : bf-ofb

Completed in 15 milliseconds