Searched refs:sign_type (Results 1 – 2 of 2) sorted by relevance
157 enum remoteproc_sign_type sign_type; member203 .sign_type = RPROC_RSASSA_PKCS1_v1_5_SHA256,208 .sign_type = RPROC_ECDSA_SHA256,297 static const struct remoteproc_sig_algo *remoteproc_get_algo(uint32_t sign_type) in remoteproc_get_algo() argument302 if (sign_type == rproc_ta_sign_algo[i].sign_type) in remoteproc_get_algo()
388 sign_type = ENUM_SIGNATURE_TYPE[args.key_type]389 get_key = key_type.get(sign_type, lambda: "Invalid sign type")397 tlv.add('SIGNTYPE', sign_type.to_bytes(1, 'little'))