Searched refs:cipher_nid_to_cryptodev (Results 1 – 1 of 1) sorted by relevance
83 static int cipher_nid_to_cryptodev(int nid);271 static int cipher_nid_to_cryptodev(int nid) in cipher_nid_to_cryptodev() function464 if ((cipher = cipher_nid_to_cryptodev(ctx->cipher->nid)) == NID_undef) in cryptodev_init_key()