Home
last modified time | relevance | path

Searched refs:std_bodies (Results 1 – 5 of 5) sorted by relevance

/drivers/crypto/ccree/
A Dcc_driver.c47 int std_bodies; member
69 .pidr_0124 = 0x040BB0D0U, .std_bodies = CC_STD_OSCCA
74 .pidr_0124 = 0x040BB0D0U, .std_bodies = CC_STD_ALL
79 .std_bodies = CC_STD_ALL
84 .std_bodies = CC_STD_ALL
89 .std_bodies = CC_STD_ALL
326 new_drvdata->std_bodies = hw_rev->std_bodies; in init_cc_resources()
442 if (new_drvdata->std_bodies & CC_STD_NIST) { in init_cc_resources()
444 new_drvdata->std_bodies = CC_STD_OSCCA; in init_cc_resources()
460 if (new_drvdata->std_bodies & CC_STD_NIST) in init_cc_resources()
A Dcc_driver.h153 int std_bodies; member
A Dcc_cipher.c1438 !(drvdata->std_bodies & skcipher_algs[alg].std_body) || in cc_cipher_alloc()
A Dcc_aead.c2639 !(drvdata->std_bodies & aead_algs[alg].std_body)) in cc_aead_alloc()
A Dcc_hash.c2004 !(drvdata->std_bodies & driver_hash[alg].std_body)) in cc_hash_alloc()

Completed in 17 milliseconds