/device/google/contexthub/lib/nanohub/ |
D | aes.c | 344 void aesCbcInitForEncr(struct AesCbcContext *ctx, const uint32_t *k, const uint32_t *iv) in aesCbcInitForEncr() argument 347 memcpy(ctx->iv, iv, sizeof(uint32_t[AES_BLOCK_WORDS])); in aesCbcInitForEncr() 350 void aesCbcInitForDecr(struct AesCbcContext *ctx, const uint32_t *k, const uint32_t *iv) in aesCbcInitForDecr() argument 355 memcpy(ctx->iv, iv, sizeof(uint32_t[AES_BLOCK_WORDS])); in aesCbcInitForDecr() 363 ctx->iv[i] ^= *src++; in aesCbcEncr() 365 aesEncr(&ctx->aes, ctx->iv, dst); in aesCbcEncr() 366 memcpy(ctx->iv, dst, sizeof(uint32_t[AES_BLOCK_WORDS])); in aesCbcEncr() 375 tmp[i] ^= ctx->iv[i]; in aesCbcDecr() 377 memcpy(ctx->iv, src, sizeof(uint32_t[AES_BLOCK_WORDS])); in aesCbcDecr()
|
/device/google/contexthub/lib/include/nanohub/ |
D | aes.h | 43 uint32_t iv[AES_BLOCK_WORDS]; member 46 void aesCbcInitForEncr(struct AesCbcContext *ctx, const uint32_t *k, const uint32_t *iv); 47 void aesCbcInitForDecr(struct AesCbcContext *ctx, const uint32_t *k, const uint32_t *iv);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | floatobject.c | 812 double iv, iw, ix; in float_pow() local 821 CONVERT_TO_DOUBLE(v, iv); in float_pow() 828 if (Py_IS_NAN(iv)) { /* nan**w = nan, unless w == 0 */ in float_pow() 829 return PyFloat_FromDouble(iv); in float_pow() 832 return PyFloat_FromDouble(iv == 1.0 ? 1.0 : iw); in float_pow() 841 iv = fabs(iv); in float_pow() 842 if (iv == 1.0) in float_pow() 844 else if ((iw > 0.0) == (iv > 1.0)) in float_pow() 849 if (Py_IS_INFINITY(iv)) { in float_pow() 856 return PyFloat_FromDouble(iw_is_odd ? iv : fabs(iv)); in float_pow() [all …]
|
D | intobject.c | 732 register long iv, iw, iz=0, ix, temp, prev; in int_pow() local 733 CONVERT_TO_LONG(v, iv); in int_pow() 763 temp = iv; in int_pow()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | floatobject.c | 811 double iv, iw, ix; in float_pow() local 820 CONVERT_TO_DOUBLE(v, iv); in float_pow() 827 if (Py_IS_NAN(iv)) { /* nan**w = nan, unless w == 0 */ in float_pow() 828 return PyFloat_FromDouble(iv); in float_pow() 831 return PyFloat_FromDouble(iv == 1.0 ? 1.0 : iw); in float_pow() 840 iv = fabs(iv); in float_pow() 841 if (iv == 1.0) in float_pow() 843 else if ((iw > 0.0) == (iv > 1.0)) in float_pow() 848 if (Py_IS_INFINITY(iv)) { in float_pow() 855 return PyFloat_FromDouble(iw_is_odd ? iv : fabs(iv)); in float_pow() [all …]
|
D | intobject.c | 718 register long iv, iw, iz=0, ix, temp, prev; in int_pow() local 719 CONVERT_TO_LONG(v, iv); in int_pow() 749 temp = iv; in int_pow()
|
/device/google/contexthub/firmware/os/inc/ |
D | bl.h | 70 … (*blAesCbcInitForEncr)(struct AesCbcContext *ctx, const uint32_t *k, const uint32_t *iv); 71 … (*blAesCbcInitForDecr)(struct AesCbcContext *ctx, const uint32_t *k, const uint32_t *iv);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | signalmodule.c | 123 itimer_retval(struct itimerval *iv) in itimer_retval() argument 131 if(!(v = PyFloat_FromDouble(double_from_timeval(&iv->it_value)))) { in itimer_retval() 138 if(!(v = PyFloat_FromDouble(double_from_timeval(&iv->it_interval)))) { in itimer_retval()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | signalmodule.c | 123 itimer_retval(struct itimerval *iv) in itimer_retval() argument 131 if(!(v = PyFloat_FromDouble(double_from_timeval(&iv->it_value)))) { in itimer_retval() 138 if(!(v = PyFloat_FromDouble(double_from_timeval(&iv->it_interval)))) { in itimer_retval()
|
/device/linaro/bootloader/edk2/StdLib/Efi/StdLib/etc/ |
D | services | 460 kerberos4 750/udp kerberos-iv kdc # Kerberos (server) 461 kerberos4 750/tcp kerberos-iv kdc
|
/device/linaro/hikey/self-extractors_hikey960/hisilicon/ |
D | LICENSE | 50 products that incorporate the Feedback; and (iv) sublicense (together with the rights to further su…
|
/device/linaro/poplar/proprietary/hisilicon/ |
D | LICENSE | 26 …ise distribute and dispose of products that incorporate the Feedback; and (iv) sublicense (togethe…
|
/device/google/crosshatch/self-extractors/qcom/ |
D | LICENSE | 80 Purpose, (iv) remove or alter any of the copyright or proprietary
|
/device/google/crosshatch/self-extractors_blueline/qcom/ |
D | LICENSE | 80 Purpose, (iv) remove or alter any of the copyright or proprietary
|
/device/google/bonito/self-extractors/google_devices/ |
D | LICENSE | 80 Purpose, (iv) remove or alter any of the copyright or proprietary
|
/device/google/marlin/self-extractors_sailfish/google_devices/ |
D | LICENSE | 80 Purpose, (iv) remove or alter any of the copyright or proprietary
|
/device/google/taimen/self-extractors/qcom/ |
D | LICENSE | 80 Purpose, (iv) remove or alter any of the copyright or proprietary
|
/device/google/bonito/self-extractors_sargo/qcom/ |
D | LICENSE | 80 Purpose, (iv) remove or alter any of the copyright or proprietary
|
/device/google/crosshatch/self-extractors_blueline/google_devices/ |
D | LICENSE | 80 Purpose, (iv) remove or alter any of the copyright or proprietary
|
/device/google/muskie/self-extractors/qcom/ |
D | LICENSE | 80 Purpose, (iv) remove or alter any of the copyright or proprietary
|
/device/google/bonito/self-extractors_sargo/google_devices/ |
D | LICENSE | 80 Purpose, (iv) remove or alter any of the copyright or proprietary
|
/device/google/taimen/self-extractors/google_devices/ |
D | LICENSE | 80 Purpose, (iv) remove or alter any of the copyright or proprietary
|
/device/google/marlin/self-extractors/qcom/ |
D | LICENSE | 80 Purpose, (iv) remove or alter any of the copyright or proprietary
|
/device/google/marlin/self-extractors_sailfish/qcom/ |
D | LICENSE | 80 Purpose, (iv) remove or alter any of the copyright or proprietary
|
/device/google/bonito/self-extractors/qcom/ |
D | LICENSE | 80 Purpose, (iv) remove or alter any of the copyright or proprietary
|