Searched refs:cbc_handles (Results 1 – 2 of 2) sorted by relevance
83 static cbc_handles *get_cipher_handle(int nid);103 static cbc_handles cbc_handle[] = {{AES_KEY_SIZE_128, NULL},703 static cbc_handles *get_cipher_handle(int nid) in get_cipher_handle()719 cbc_handles *cipher_handle = get_cipher_handle(nid); in afalg_aes_cbc()
67 typedef struct cbc_cipher_handles cbc_handles; typedef