Searched refs:drvcrypt_hash_oid (Results 1 – 2 of 2) sorted by relevance
15 const struct drvcrypt_oid drvcrypt_hash_oid[] = { variable36 if (main_alg < ARRAY_SIZE(drvcrypt_hash_oid)) in drvcrypt_get_alg_hash_oid()37 return &drvcrypt_hash_oid[main_alg]; in drvcrypt_get_alg_hash_oid()
142 extern const struct drvcrypt_oid drvcrypt_hash_oid[];
Completed in 4 milliseconds