Home
last modified time | relevance | path

Searched refs:cbc_handles (Results 1 – 2 of 2) sorted by relevance

/openssl/engines/
H A De_afalg.h67 typedef struct cbc_cipher_handles cbc_handles; typedef
H A De_afalg.c83 static cbc_handles *get_cipher_handle(int nid);
103 static cbc_handles cbc_handle[] = {{AES_KEY_SIZE_128, NULL},
725 static cbc_handles *get_cipher_handle(int nid) in get_cipher_handle()
741 cbc_handles *cipher_handle = get_cipher_handle(nid); in afalg_aes_cbc()

Completed in 9 milliseconds