Home
last modified time | relevance | path

Searched refs:alg_props (Results 1 – 2 of 2) sorted by relevance

/drivers/crypto/nx/
Dnx.h43 struct alg_props { struct
58 struct alg_props ap[NX_MAX_FC][NX_MAX_MODE][3]; argument
129 struct alg_props *ap; /* pointer into props based on our key size */
130 struct alg_props props[3];/* openFirmware properties for requests */
Dnx.c490 struct alg_props *props = &nx_driver.of.ap[fc][mode][slot]; in nx_check_prop()
688 sizeof(struct alg_props) * 3); in nx_crypto_ctx_init()