Home
last modified time | relevance | path

Searched refs:l2nn (Results 1 – 6 of 6) sorted by relevance

/openssl/crypto/bf/
H A Dbf_local.h38 # define l2nn(l1,l2,c,n) { \ macro
H A Dbf_enc.c172 l2nn(tout0, tout1, out, l + 8); in BF_cbc_encrypt()
/openssl/crypto/idea/
H A Didea_local.h43 #define l2nn(l1,l2,c,n) { \ macro
H A Di_cbc.c85 l2nn(tout0, tout1, out, l + 8); in IDEA_cbc_encrypt()
/openssl/crypto/cast/
H A Dcast_local.h38 #define l2nn(l1,l2,c,n) { \ macro
H A Dc_enc.c148 l2nn(tout0, tout1, out, l + 8); in CAST_cbc_encrypt()

Completed in 10 milliseconds