Searched refs:cipher_name (Results 1 – 1 of 1) sorted by relevance
2320 char *iv, *rec_seq, *key, *salt, *cipher_name; in tls_set_sw_offload() local2388 cipher_name = "gcm(aes)"; in tls_set_sw_offload()2405 cipher_name = "gcm(aes)"; in tls_set_sw_offload()2422 cipher_name = "ccm(aes)"; in tls_set_sw_offload()2437 cipher_name = "rfc7539(chacha20,poly1305)"; in tls_set_sw_offload()2485 *aead = crypto_alloc_aead(cipher_name, 0, 0); in tls_set_sw_offload()